Skip to content

Debugging PR related to jenkins-infra/helpdesk#5030#26419

Closed
lemeurherve wants to merge 8 commits intojenkinsci:masterfrom
lemeurherve:helpdesk5030-try-out-more-recent-launchable-version
Closed

Debugging PR related to jenkins-infra/helpdesk#5030#26419
lemeurherve wants to merge 8 commits intojenkinsci:masterfrom
lemeurherve:helpdesk5030-try-out-more-recent-launchable-version

Conversation

@lemeurherve
Copy link
Member

@lemeurherve lemeurherve commented Mar 6, 2026

Debugging PR, not a fix.

Related:

Testing done

N/A

Screenshots (UI changes only)

N/A

Before

After

Proposed changelog entries

  • None

Proposed changelog category

/label work-in-progress

Proposed upgrade guidelines

N/A

Submitter checklist

  • The issue, if it exists, is well-described.
  • The changelog entries and upgrade guidelines are appropriate for the audience affected by the change (users or developers, depending on the change) and are in the imperative mood (see examples). Fill in the Proposed upgrade guidelines section only if there are breaking changes or changes that may require extra steps from users during upgrade.
  • There is automated testing or an explanation as to why this change has no tests.
  • New public classes, fields, and methods are annotated with @Restricted or have @since TODO Javadocs, as appropriate.
  • New deprecations are annotated with @Deprecated(since = "TODO") or @Deprecated(forRemoval = true, since = "TODO"), if applicable.
  • UI changes do not introduce regressions when enforcing the current default rules of Content Security Policy Plugin. In particular, new or substantially changed JavaScript is not defined inline and does not call eval to ease future introduction of Content Security Policy (CSP) directives (see documentation).
  • For dependency updates, there are links to external changelogs and, if possible, full differentials.
  • For new APIs and extension points, there is a link to at least one consumer.

Desired reviewers

None

Before the changes are marked as ready-for-merge:

Maintainer checklist

  • There are at least two (2) approvals for the pull request and no outstanding requests for change.
  • Conversations in the pull request are over, or it is explicit that a reviewer is not blocking the change.
  • Changelog entries in the pull request title and/or Proposed changelog entries are accurate, human-readable, and in the imperative mood.
  • Proper changelog labels are set so that the changelog can be generated automatically.
  • If the change needs additional upgrade steps from users, the upgrade-guide-needed label is set and there is a Proposed upgrade guidelines section in the pull request title (see example).
  • If it would make sense to backport the change to LTS, be a Bug or Improvement, and either the issue or pull request must be labeled as lts-candidate to be considered.

@comment-ops-bot comment-ops-bot bot added the work-in-progress The PR is under active development, not ready to the final review label Mar 6, 2026
@lemeurherve lemeurherve changed the title Debugging PR related to https://github.com/jenkins-infra/helpdesk/issues/5030 Debugging PR related to jenkins-infra/helpdesk#5030 Mar 6, 2026
@lemeurherve lemeurherve added the skip-changelog Should not be shown in the changelog label Mar 6, 2026
@lemeurherve
Copy link
Member Author

Debugging conclusive, launchable 1.121.2 doesn't fail when running on a Windows 2025 agent with our latest AMI ami-0f0d2108f4d9ff934 (v2.86.0)

14:20:23  jenkins@EC2AMAZ-83AO3NN Z:\agent\workspace\Core_jenkins_PR-26419>launchable verify   && launchable subset --session builds/jenkins-Core-jenkins-PR-26419-7/test_sessions/5775604 --target 30% --get-tests-from-previous-sessions --output-exclusion-rules maven  1>Z:/agent/workspace/Core_jenkins_PR-26419@tmp\excludes.txt 
14:20:26  Organization: 'jenkins'
14:20:26  Workspace: 'jenkins'
14:20:26  Proxy: None
14:20:26  Platform: 'Windows-2022Server-10.0.26100-SP0'
14:20:26  Python version: '3.13.1'
14:20:26  Java command: 'java'
14:20:26  launchable version: '1.121.2'
14:20:27  Your CLI configuration is successfully verified
14:20:32  Launchable created subset 1965096 for build jenkins-Core-jenkins-PR-26419-7 (test session 5775604) in workspace jenkins/jenkins
14:20:32  
14:20:32  |           |   Candidates |   Estimated duration (%) |   Estimated duration (min) |
14:20:32  |-----------|--------------|--------------------------|----------------------------|
14:20:32  | Subset    |          195 |                    30.23 |                      68.04 |
14:20:32  | Remainder |          394 |                    69.77 |                     157.08 |
14:20:32  |           |              |                          |                            |
14:20:32  | Total     |          589 |                   100.00 |                     225.12 |
14:20:32  
14:20:32  Run `launchable inspect subset --subset-id 1965096` to view full subset details

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Should not be shown in the changelog work-in-progress The PR is under active development, not ready to the final review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant